.crumbNavigation a {
    margin: 0 5px;
    pointer-events: none;
}

.crumbNavigation a:last-child{
    color: #1277e0;
    pointer-events: auto;
}
.crumbNavigation a:first-child{
    pointer-events: auto;
}


.resurgence{
    min-height:600px ;
    font-family: "宋体","Arial Narrow",HELVETICA;
}
.resurgence .crumbNavigation{
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}

.resurgence .resurgenceBox{
    border: 1px solid #ccc;
    border-top: 2px solid #1277e0;
    min-height:600px ;
    background-color: #fff;
}
.resurgence .resurgenceBox h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.resurgence .listLeft{
    width: 240px;
    float: left;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #ccc;
    min-height:600px ;
}
.resurgence .listLeft .leftTitle{
    color: #333;
    font-size: 14px;
    width: 238px;
    height: 52px;
    line-height: 52px;
    background: #f2f2f2;
    font-weight: 600;
    border-top: 2px solid #1277e0;
 }
.resurgence .listLeft .leftTitle:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 18px;
    margin-right: 12px;
    margin-left: 20px;
}
.resurgence .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background: #e7f1fc url(../img/a.png) no-repeat 10px center;
}
.resurgence .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background-color: #e7f1fc!important;
    background-image:  url(../img/a.png)!important;
    background-position-x: 10px!important;
    background-position-y: center!important;
    background-repeat: no-repeat!important;
}
.resurgence .nav-pills > li > a:hover{
    background-color: #eee!important;
}
.resurgence .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;

}
.resurgence .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    bottom: -12px;
}
.resurgence .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
}
.resurgence .listRight{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;
    /*border-top: 2px solid #1277e0;*/
    min-height:600px ;
}

.resurgence .listRight .listRightT{
    height: 52px;
    background: #f2f2f2;

}
.resurgence .listRight .listRightT .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
}
.resurgence .listRight .listRightT .listRightTLeft{
    float: left;
}

.resurgence .listRight .listRightT .listRightTLeft span:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 2px;
    margin-right: 12px;
}

.resurgence .listRight .listRightT .listRightTRight{
    float: right;
}
.resurgence .listRight  .list-content div ul li {
    padding-left: 18px;
}
.resurgence .listRight .list-content div ul li .title {
     color: #333;
     width: 372px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }
.resurgence .listRight .list-content div ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top:11px;
    margin-right: 7px;
}
/*.resurgence .listRight .list-content div ul li span {*/
/*    color: #666;*/
/*    line-height: 30px;*/
/*    margin-right: 42px;*/
/*    display: inline-block;*/
/*}*/
.resurgence .listRight .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}




.resurgenceSecondary{
    min-height:600px ;
    font-family: "宋体","Arial Narrow",HELVETICA;
}
.resurgenceSecondary .crumbNavigation{
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}
.resurgenceSecondary .resurgenceBox{
    border: 1px solid #ccc;
    border-top: 2px solid #1277e0;
    min-height:600px ;
    background-color: #fff;
}
.resurgenceSecondary .resurgenceBox h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.resurgenceSecondary .listLeft{
    width: 240px;
    float: left;
    margin-right: 10px;
    /*background: #fff;*/
    min-height:600px ;
    height:600px;
}
.resurgenceSecondary .listLeft ul li::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}
.resurgenceSecondary .listLeft .listLeftT{
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:350px;
    border-top: 2px solid #005392;
}

.resurgenceSecondary .listLeft .listLeftB{
    margin-top: 10px;
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:240px;
    border-top: 2px solid #005392;
}
.resurgenceSecondary .listLeft .leftTitle{
    color: #333;
    font-size: 14px;
    width: 238px;
    height: 52px;
    line-height: 52px;
    background: #f2f2f2;
    font-weight: 600;
}

.resurgenceSecondary .listLeft ul li a span {
    color: #333;
    font-size: 14px;
}
.resurgenceSecondary .listLeft .leftTitle:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 18px;
    margin-right: 12px;
    margin-left: 20px;
}
.resurgenceSecondary .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background: #e7f1fc url(../img/a.png) no-repeat 10px center;
}
.resurgenceSecondary .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background-color: #e7f1fc!important;
    background-image:  url(../img/a.png)!important;
    background-position-x: 10px!important;
    background-position-y: center!important;
    background-repeat: no-repeat!important;
}
.resurgenceSecondary .nav-pills > li > a:hover{
    background-color: #eee!important;
}
.resurgenceSecondary .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;

}
.resurgenceSecondary .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    bottom: -12px;
}
.resurgenceSecondary .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
}
.resurgenceSecondary .listRight{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;
    /*border-top: 2px solid #1277e0;*/
    min-height:600px ;
}
.resurgenceSecondary .listRight .listRightT{
    height: 52px;
    background: #f2f2f2;

}
.resurgenceSecondary .listRight .listRightT .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
}
.resurgenceSecondary .listRight .listRightT .listRightTLeft{
    float: left;
}

.resurgenceSecondary .listRight .listRightT .listRightTLeft span:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 2px;
    margin-right: 12px;
}

.resurgenceSecondary .listRight .listRightT .listRightTRight{
    float: right;
}

.resurgenceSecondary .listRight  .list-content div ul li {
    padding-left: 18px;
}
.resurgenceSecondary .listRight .list-content div ul li .title {
    color: #333;
    width: 372px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.resurgenceSecondary .listRight .list-content div ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}
/*.resurgenceSecondary .listRight .list-content div ul li span {*/
/*    color: #666;*/
/*    line-height: 30px;*/
/*    margin-right: 5px;*/
/*    display: inline-block;*/
/*}*/
.resurgenceSecondary .listRight .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#printArea p,#printArea p span,#printArea a,#printArea li,#printArea li span{
    /*font-family: "宋体","Arial Narrow" !important;*/
}






.ddwtlist{
    min-height:600px ;
    font-family: "宋体","Arial Narrow",HELVETICA;
}
.ddwtlist .crumbNavigation{
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}

.ddwtlist .resurgenceBox{
    border: 1px solid #ccc;
    border-top: 2px solid #1277e0;
    min-height:600px ;
    background-color: #fff;
}
.ddwtlist .resurgenceBox h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.ddwtlist .listLeft{
    width: 240px;
    float: left;
    margin-right: 10px;
    /*background: #fff;*/
    min-height:600px ;
    height:600px;
}

.ddwtlist .listLeft ul li::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}
.ddwtlist .listLeft .listLeftT{
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:350px;
    border-top: 2px solid #005392;
}
.ddwtlist .listLeft .listLeftB{
    margin-top: 10px;
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:240px;
    border-top: 2px solid #005392;
}
.ddwtlist .listLeft .leftTitle{
    color: #333;
    font-size: 14px;
    width: 238px;
    height: 52px;
    line-height: 52px;
    background: #f2f2f2;
    font-weight: 600;
}

.ddwtlist .listLeft ul li a span {
    color: #333;
    font-size: 14px;
}
.ddwtlist .listLeft .leftTitle:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 18px;
    margin-right: 12px;
    margin-left: 20px;
}
.ddwtlist .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background: #e7f1fc url(../img/a.png) no-repeat 10px center;
}
.ddwtlist .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background-color: #e7f1fc!important;
    background-image:  url(../img/a.png)!important;
    background-position-x: 10px!important;
    background-position-y: center!important;
    background-repeat: no-repeat!important;
}
.ddwtlist .nav-pills > li > a:hover{
    background-color: #eee!important;
}
.ddwtlist .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;

}
.ddwtlist .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    bottom: -12px;
}
.ddwtlist .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
}
.ddwtlist .listRight{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;
    /*border-top: 2px solid #1277e0;*/
    min-height:600px ;
}
.ddwtlist .listRight .listRightT{
    height: 104px;
    /*background: #f2f2f2;*/
}
.ddwtlist .listRight .input-ul{
    margin: 0;
    padding: 0;
}

.ddwtlist .listRight .listRightT .form-control {
    width: 190px;
}

.ddwtlist .listRight .listRightT  .form-control {
    vertical-align: unset;
    border-radius: 0;
    height: 30px;
    line-height: 30px;
}
.ddwtlist .listRight .listRightT .input-ul > li {
    float: left;
    padding: 9px 0px;
}

.ddwtlist .listRight .listRightT .label-length {
    float: left;
    width: 90px;
    text-align: right;
    line-height: 30px;
    /*font-weight: unset;*/
    font-weight: 500;
}
.ddwtlist .listRight .listRightT .select-trigger, .date-trigger {
    border: 1px solid #b5b8c8;
    border-left: 0;
    cursor: pointer;
    height: 30px;
    width: 40px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #0082df;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.ddwtlist .listRight .charactersBox{
    height: 52px;
    background: #f2f2f2;
}
.ddwtlist .listRight  .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
}
.ddwtlist .listRight .list-content .listRightTLeft{
    float: left;
}

.ddwtlist .listRight .list-content .listRightTLeft span:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 2px;
    margin-right: 12px;
}

.ddwtlist .listRight .list-content .listRightTRight{
    float: right;
}

.ddwtlist .listRight  .list-content div ul li {
    padding-left: 18px;
}
.ddwtlist .listRight .list-content div ul li .title {
    color: #333;
    width: 372px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ddwtlist .listRight .list-content div ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}
/*.ddwtlist .listRight .list-content div ul li span {*/
/*    color: #666;*/
/*    line-height: 30px;*/
/*    margin-right: 5px;*/
/*    display: inline-block;*/
/*}*/
.ddwtlist .listRight .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ddwtlist .dropdown-menu{
    margin-top: 40px;
    left: 0px;
}




/*电子卖场*/
.dzmclist{
    min-height:600px ;
    font-family: "宋体","Arial Narrow",HELVETICA;
}
.dzmclist .crumbNavigation{
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}

.dzmclist .resurgenceBox{
    border: 1px solid #ccc;
    border-top: 2px solid #1277e0;
    min-height:600px ;
    background-color: #fff;
}
.dzmclist .resurgenceBox h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.dzmclist .listLeft{
    width: 240px;
    float: left;
    margin-right: 10px;
    /*background: #fff;*/
    min-height:600px ;
    height:600px;
}
.dropdown-menu1 li.active {

    font-size: 10px;

    background: #015293;
    color: #fff;

}
.dropdown-menu1 li{
    cursor: pointer;

    text-align: center;
    border: 1px solid #ccc;
    width: 102px;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-left: 13px;
    font-size: 10px;
    margin-top: 20px;
}
/*.dzmclist .listLeft ul li::before {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 5px;*/
/*    height: 5px;*/
/*    background-color: #036bab;*/
/*    border-radius: 50%;*/
/*    float: left;*/
/*    margin-top: 4px;*/
/*    margin-right: 7px;*/
/*}*/
.dzmclist .listLeft .listLeftT{
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:308px;
    border-top: 2px solid #005392;
}

.dzmclist .listLeft .listLeftB{
    margin-top: 10px;
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:280px;
    border-top: 2px solid #005392;
}
.dzmclist .listLeft .leftTitle{
    color: #333;
    font-size: 14px;
    width: 238px;
    height: 52px;
    line-height: 52px;
    background: #f2f2f2;
    font-weight: 600;
}
.threeInOne .listLeft .leftTitle1{
    font-size: 14px;
    width: 238px;
    height: 46px;
    line-height: 46px;
    background: #015293;
    font-weight: 600;
    color: #fff;
    text-align: center;
}
.dzmclist .listLeft .leftTitle1{
    font-size: 14px;
    width: 238px;
    height: 46px;
    line-height: 46px;
    background: #015293;
    font-weight: 600;
    color: #fff;
    text-align: center;
}
.dzmclist .listLeft ul li a span {
    color: #333;
    font-size: 14px;
}
.dzmclist .listLeft .leftTitle:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 18px;
    margin-right: 12px;
    margin-left: 20px;
}
.dzmclist .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background: #e7f1fc url(../img/a.png) no-repeat 10px center;
}
.dzmclist .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background-color: #e7f1fc!important;
    background-image:  url(../img/a.png)!important;
    background-position-x: 10px!important;
    background-position-y: center!important;
    background-repeat: no-repeat!important;
}
.dzmclist .nav-pills > li > a:hover{
    background-color: #eee!important;
}
.dzmclist .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;

}
.dzmclist .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    bottom: -12px;
}
.dzmclist .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
}
.dzmclist .listRight{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;
    /*border-top: 2px solid #1277e0;*/
    min-height:600px ;
}
.dzmclist .listRight .listRightT{
    height: 90px;
    /*background: #f2f2f2;*/
}
.dzmclist .listRight .input-ul{
    margin: 0;
    padding: 0;
}

.dzmclist .listRight .listRightT .form-control {
    width: 135px;
}

.dzmclist .listRight .listRightT  .form-control {
    vertical-align: unset;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
    border-right: 0;
}
.dzmclist .listRight .listRightT .input-ul > li {
    float: left;
    padding: 6px 0px;
}
.dzmclist .listRight .listRightT .label-length {
    float: left;
    width: 73px;
    text-align: right;
    line-height: 22px;
    /*font-weight: unset;*/
    font-weight: 500;
}
.dzmclist .listRight .listRightT .select-trigger, .date-trigger {
    border: 1px solid #b5b8c8;
    border-left: 0;
    cursor: pointer;
    height: 25px;
    width: 40px;
    float: left;
    text-align: center;
    line-height: 25px;
    color: #919191;
}
.dzmclist label{
    margin-top: 2px;
    float: left;
    font-weight: 500;
}
.dzmclist .open{
    position: relative;
}
.dzmclist .listLeft .input-ul .inputBox{
    position: relative;
}
.dzmclist .listLeft .input-ul .inputBox>.glyphicon {
    border: 1px solid #b5b8c8;
    border-left: 0;
    cursor: pointer;
    height: 25px;
    width: 30px;
    float: left;
    text-align: center;
    line-height: 25px;
    color: #919191;
    margin-top: -1px;
}
.dzmclist .input-ul .form-control {
    vertical-align: unset;
    border-radius: 0;
    height: 25px;
    line-height:5px;
}
/*.inputBox .glyphicon{*/
/*    right: 20px;*/
/*    top: 8px;*/
/*}*/
.ysdgs label{
    margin-top: 2px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.dzmclist .listRight .charactersBox{
    height: 52px;
    background: #f2f2f2;
}
.dzmclist .listRight  .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
}
.dzmclist .listRight .list-content .listRightTLeft{
    float: left;
}

.dzmclist .listRight .list-content .listRightTLeft span:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 2px;
    margin-right: 12px;
}

.dzmclist .listRight .list-content .listRightTRight{
    float: right;
}

.dzmclist .listRight  .list-content div ul li {
    padding-left: 18px;
}
.dzmclist .listRight .list-content div ul li .title {
    color: #333;
    width: 372px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dzmclist .listRight .list-content div ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 12px;
    margin-right: 7px;
}
/*.dzmclist .listRight .list-content div ul li span {*/
/*    color: #666;*/
/*    line-height: 30px;*/
/*    margin-right: 5px;*/
/*    display: inline-block;*/
/*}*/
.dzmclist .listRight .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dzmclist  .input-ul > li {
    padding-left: 4px;
    padding-top: 12px;
    height: 48px;
}
.dzmclist .dropdown-menu{
    margin-top: 26px;
    left: 74px;;
}
.fontWeightSet{
    font-weight: 500;
}


.cggg{
    min-height:600px ;
    font-family: "宋体","Arial Narrow",HELVETICA;
}
.cggg .crumbNavigation{
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}
.cggg .resurgenceBox{
    border: 1px solid #ccc;
    border-top: 2px solid #1277e0;
    min-height:600px ;
    background-color: #fff;
}
.cggg .resurgenceBox h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.cggg .listLeft{
    width: 240px;
    float: left;
    margin-right: 10px;
    /*background: #fff;*/
    min-height:600px ;
    height:600px;
}

.cggg .listLeft ul li::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}
.cggg .listLeft .listLeftT{
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:350px;
    border-top: 2px solid #005392;
}
.cggg .listLeft .listLeftB{
    margin-top: 10px;
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:240px;
    border-top: 2px solid #005392;
}
.cggg .listLeft .leftTitle{
    color: #333;
    font-size: 14px;
    width: 238px;
    height: 52px;
    line-height: 52px;
    background: #f2f2f2;
    font-weight: 600;
}

.cggg .listLeft ul li a span {
    color: #333;
    font-size: 14px;
}
.cggg .listLeft .leftTitle:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 18px;
    margin-right: 12px;
    margin-left: 20px;
}
.cggg .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background: #e7f1fc url(../img/a.png) no-repeat 10px center;
}
.cggg .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background-color: #e7f1fc!important;
    background-image:  url(../img/a.png)!important;
    background-position-x: 10px!important;
    background-position-y: center!important;
    background-repeat: no-repeat!important;
}
.cggg .nav-pills > li > a:hover{
    background-color: #eee!important;
}
.cggg .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;

}
.cggg .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    bottom: -12px;
}
.cggg .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
}
.cggg .listRight{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;
    /*border-top: 2px solid #1277e0;*/
    /*min-height:880px ;*/
    min-height:940px ;
}
.cggg .listRight .listRightT{
    height: 52px;
    /*background: #f2f2f2;*/

}
.cggg .listRight .listRightT .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
    height: 52px;
    border-bottom: 1px solid #ccc;
}
.cggg .listRight .listRightT .listRightTLeft{
    float: left;
}
.cggg .headline span{
    border-bottom: 2px solid #c30d0d;
    margin-top: 8px;
    display: inline-block;
    width: 125px;
    padding-left: 14px;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 7px;
    color: #02396f;
    cursor: pointer;
}
.cggg .headline .activeHead{
    color: #333;
    border: 0;
}
.cggg  .secondaryTitle {
    color: #666;
    font-size: 12px;
    height: 22px;
    width: 810px;
    margin: auto;
    margin-top: 3px;
}
.cggg .secondaryTitle li {
    display: inline-block;
    /* margin-right: 43px; */
    margin-right: 17px;
    margin-top: 5px;
}
.cggg .secondaryTitle li a{
    margin: 0px;
    color: #666;
    cursor: pointer;
    padding-right: 2px;
    padding-left: 2px;
    text-decoration: none;
}
.cggg  .secondaryTitle ul{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
/*.cggg .listRight .listRightT .listRightTLeft span:before{*/
/*    content: '';*/
/*    display: block;*/
/*    width: 4px;*/
/*    height: 14px;*/
/*    background-color: #c20e0c;*/
/*    float: left;*/
/*    margin-top: 2px;*/
/*    margin-right: 12px;*/
/*}*/

.cggg .listRight .listRightT .listRightTRight{
    float: right;
}

.cggg .listRight  .list-content div ul li {
    padding-left: 18px;
}
.cggg .listRight .list-content div ul li .title {
    color: #333;
    width: 372px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cggg .listRight .list-content div ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}
/*.cggg .listRight .list-content div ul li span {*/
/*    color: #666;*/
/*    line-height: 30px;*/
/*    margin-right: 5px;*/
/*    display: inline-block;*/
/*}*/
.cggg .listRight .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cggg  .commonHeadline{
    margin: auto;
    width: 810px;
}

.cggg .boxBorder{
    border-bottom: 1px solid #ccc;
}



/*验收单公示*/
.ysdgs{
    min-height:600px ;
    font-family: "宋体","Arial Narrow",HELVETICA;
}
.ysdgs .crumbNavigation{
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}

.ysdgs .resurgenceBox{
    border: 1px solid #ccc;
    border-top: 2px solid #1277e0;
    min-height:600px ;
    background-color: #fff;
}
.ysdgs .resurgenceBox h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.ysdgs .listLeft{
    width: 240px;
    float: left;
    margin-right: 10px;
    /*background: #fff;*/
    min-height:600px ;
    height:600px;
}

/*.ysdgs .listLeft ul li::before {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 5px;*/
/*    height: 5px;*/
/*    background-color: #036bab;*/
/*    border-radius: 50%;*/
/*    float: left;*/
/*    margin-top: 4px;*/
/*    margin-right: 7px;*/
/*}*/
.ysdgs .listLeft .listLeftT{
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height: 308px;
    border-top: 2px solid #005392;
}
.ysdgs .listLeft .listLeftB{
    margin-top: 10px;
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:240px;
    border-top: 2px solid #005392;
}
.ysdgs .listLeft .leftTitle{
    color: #333;
    font-size: 14px;
    width: 238px;
    height: 52px;
    line-height: 52px;
    background: #f2f2f2;
    font-weight: 600;
}


.ysdgs .listLeft .leftContent{
    width: 100%;
    margin-top: 30px;
}
.ysdgs .listLeft .leftContent .leftContentBox{
    width: 220px;
    margin: 0 auto;
    font-size: 14px;
}
/*.ysdgs .listLeft .leftContent .leftContentBox ul >li{*/
/*    padding-top: 20px;*/
/*}*/
.ysdgs .listLeft .leftContent .leftContentBox label{
    display: inline;
    font-weight: 500;
}
.ysdgs .listLeft .leftContent .leftContentBox .inputBox{
    position: relative;
}
.ysdgs .listLeft .leftContent .leftContentBox .inputBox>.glyphicon{
    position: absolute;
    top: 9px;
    right: 6px;
}
.ysdgs .listLeft .leftContent .leftContentBox .inputBox>.dropdown-menu{
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
}
.ysdgs .listLeft ul li a span {
    color: #333;
    font-size: 14px;
}
.ysdgs .listLeft .leftTitle:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 18px;
    margin-right: 12px;
    margin-left: 20px;
}
.ysdgs .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background: #e7f1fc url(../img/a.png) no-repeat 10px center;
}
.ysdgs .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background-color: #e7f1fc!important;
    background-image:  url(../img/a.png)!important;
    background-position-x: 10px!important;
    background-position-y: center!important;
    background-repeat: no-repeat!important;
}
.ysdgs .nav-pills > li > a:hover{
    background-color: #eee!important;
}
.ysdgs .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;

}
.ysdgs .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    bottom: -12px;
}
.ysdgs .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
}
.ysdgs .listRight{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;
    /*border-top: 2px solid #1277e0;*/
    min-height:600px ;
}
.ysdgs .listRight .listRightT{
    height: 90px;
    /*background: #f2f2f2;*/
}
.ysdgs .listRight .input-ul{
    margin: 0;
    padding: 0;
}

.ysdgs .listRight .listRightT .form-control {
    width: 95px;
}

.ysdgs .listRight .listRightT  .form-control {
    vertical-align: unset;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
    border-right: 0;
}
.ysdgs .listRight .listRightT .input-ul > li {
    float: left;
    padding: 6px 0px;
}
.ysdgs .listRight .listRightT .label-length {
    float: left;
    width: 73px;
    text-align: right;
    line-height: 22px;
    /*font-weight: unset;*/
    font-weight: 500;
}
.ysdgs .listRight .listRightT .select-trigger, .date-trigger {
    border: 1px solid #b5b8c8;
    border-left: 0;
    cursor: pointer;
    height: 25px;
    width: 40px;
    float: left;
    text-align: center;
    line-height: 25px;
    color: #919191;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.ysdgs .listRight .charactersBox{
    height: 52px;
    background: #f2f2f2;
}
.ysdgs .listRight  .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
}
.ysdgs .listRight .list-content .listRightTLeft{
    float: left;
}

.ysdgs .listRight .list-content .listRightTLeft span:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 2px;
    margin-right: 12px;
}

.ysdgs .listRight .list-content .listRightTRight{
    float: right;
}

.ysdgs .listRight  .list-content div ul li {
    padding-left: 18px;
}
.ysdgs .listRight .list-content div ul li .title {
    color: #333;
    width: 372px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ysdgs .listRight .list-content div ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}

.ysdgs .listRight .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ysdgs .dropdown-menu{
    margin-top: 40px;
    left: 72px;
    min-width: 120px;
}
.ysdgs .dropdown-menu>li>a {
    padding: 3px 0px;
}
.interlinking .interlinkingList{
    min-height: 610px;
    background-color: #fff;
    padding-top: 30px;
}
.interlinking .interlinkingList > ul{
    display: flex;
    margin: 0px auto;
    width: 1002px;
    height: 486px;
    border: 1px solid #ccc;
    flex-flow: wrap;
    align-content: flex-start;
}
.interlinking .interlinkingList > ul > li{
    border: 1px solid #ccc;
    border-left: 0;
    border-top: 0;
    height: 60px;
    line-height: 60px;
    width: 250px;
    text-align: center;
    cursor: pointer;
}
.interlinking .interlinkingList > ul > li:hover{
    background-color: #f0f0f0;
}
.interlinking .interlinkingList > ul > li >a{
   text-decoration: none;
    color: #333;
}
.interlinking .crumbNavigation {
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}
.collectionCatalogue{
    background: #fff;
    min-height: 600px;
}
.collectionCatalogue .catalogueTitle{
    font-size: 22px;
    color: #004d99;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.collectionCatalogue>.catalogueTitle >span{

    width: 70px;
    background-color: #e9e9e9;
    text-align: center;
    height: 1px;
    line-height: 50px;
}
.collectionCatalogue>.catalogueTitle >span{
    width: 70px;
    background-color: #e9e9e9;
    text-align: center;
    height: 2px;
    margin-bottom: 5px;
    display: inline-block;
 }
.collectionCatalogue>.catalogueTitle >p{
    display: inline-block;
    margin: 0 4px;
    font-weight: 600;
}
.collectionCatalogue .catalogueContent {
    border: 1px solid #cdcdcd;
    border-top: 6px solid #eee;
    height: 520px;
    width: 950px;
    margin: 0 auto;
}
.collectionCatalogue .catalogueContent .catalogueBox{
    width: 752px;
    margin: auto;
}
.collectionCatalogue .catalogueContent .catalogueBox ul li{
    line-height: 34px;
    height: 34px;
    color: #333;
    border-bottom: 2px #d8d8d8 dashed;
    text-align: center;
}
.collectionCatalogue>.catalogueContent>.catalogueBox>ul>li>span{
    float: left;
    display: block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 34px;
    background-color: #014f98;
    margin-top: 10px;
    margin-right: 10px;
}
.collectionCatalogue>.catalogueContent>.catalogueBox>ul>li>a{
    float: left;
    line-height: 20px;
    color: #333;
    text-decoration: none;
}



/*三合一搜索模板*/
.threeInOne{
    min-height:600px ;
    font-family: "宋体","Arial Narrow",HELVETICA;
}
.threeInOne .crumbNavigation{
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}
.threeInOne .resurgenceBox{
    border: 1px solid #ccc;
    border-top: 2px solid #1277e0;
    min-height:600px ;
    background-color: #fff;
}
.threeInOne .resurgenceBox h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.threeInOne .listLeft{
    width: 240px;
    float: left;
    margin-right: 10px;
    /*background: #fff;*/
    min-height:600px ;
    height:600px;
}
.threeInOne .listLeft .listLeftT{
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:308px;
    border-top: 2px solid #005392;
}
.threeInOne .listLeft .listLeftB{
    margin-top: 10px;
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:240px;
    border-top: 2px solid #005392;
}
.threeInOne .listLeft .leftTitle{
    color: #333;
    font-size: 14px;
    width: 238px;
    height: 52px;
    line-height: 52px;
    background: #f2f2f2;
    font-weight: 600;
}
.threeInOne .listLeft .leftContent{
    width: 100%
}
.threeInOne .listLeft .leftContent .leftContentBox{
    width: 220px;
    margin: 0 auto;
    font-size: 14px;
}
.threeInOne .listLeft .leftContent .leftContentBox>ul>li{
    margin-top: 38px;
}
.threeInOne .listLeft ul li a span {
    color: #333;
    font-size: 14px;
}
.threeInOne .listLeft .leftTitle:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 18px;
    margin-right: 12px;
    margin-left: 20px;
}
.threeInOne .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background: #e7f1fc url(../img/a.png) no-repeat 10px center;
}
.threeInOne .nav-pills > li.active > a:hover{
    color: #1277e0!important;
    background-color: #e7f1fc!important;
    background-image:  url(../img/a.png)!important;
    background-position-x: 10px!important;
    background-position-y: center!important;
    background-repeat: no-repeat!important;
}
.threeInOne .nav-pills > li > a:hover{
    background-color: #eee!important;
}
.threeInOne .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;

}
.threeInOne .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    bottom: -12px;
}
.threeInOne .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
}
.threeInOne .listRight{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;
    /*border-top: 2px solid #1277e0;*/
    min-height:600px ;
}
.threeInOne .listRight .listRightT{
    height: 52px;
    background: #f2f2f2;

}
.threeInOne .listRight .listRightT .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
}
.threeInOne .listRight .listRightT .listRightTLeft{
    float: left;
}

.threeInOne .listRight .listRightT .listRightTLeft span:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 2px;
    margin-right: 12px;
}

.threeInOne .listRight .listRightT .listRightTRight{
    float: right;
}

.threeInOne .listRight  .list-content div ul li {
    padding-left: 18px;
}
.threeInOne .listLeft .leftContent .leftContentBox .inputBox{
    position: relative;
}
.threeInOne .listLeft .leftContent .leftContentBox .inputBox>.glyphicon{
    position: absolute;
    top: 9px;
    right: 6px;
}
.threeInOne .listLeft .leftContent .leftContentBox .inputBox>.dropdown-menu{
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
}
.threeInOne .listLeft .leftContent .leftContentBox .inputBox>input{
    font-weight: 600;
    font-size: 14px;
    color: #333;
}
.threeInOne .listLeft .leftContent .leftContentBox .inputBox>.dropdown-menu>li>a{
    font-weight: 600;
    font-size: 14px;
    color: #333;
}
.threeInOne .listRight .list-content div ul li .title {
    color: #333;
    width: 372px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.threeInOne .listRight .list-content div ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 12px;
    margin-right: 7px;
}
.threeInOne .listRight .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.threeInOne .listRightCggg{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;

    min-height:940px ;
}
.threeInOne .listRightCggg .listRightT{
    height: 52px;
}
.threeInOne .listRightCggg .listRightT .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
    height: 52px;
    border-bottom: 1px solid #ccc;
}
.threeInOne .listRightCggg .listRightT .listRightTLeft{
    float: left;
}
.threeInOne .headline span{
    border-bottom: 2px solid #c30d0d;
    margin-top: 8px;
    display: inline-block;
    width: 125px;
    padding-left: 14px;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 7px;
    color: #02396f;
    cursor: pointer;
}
.threeInOne .headline .activeHead{
    color: #333;
    border: 0;
}
.threeInOne  .secondaryTitle {
    color: #666;
    font-size: 12px;
    height: 22px;
    width: 810px;
    margin: auto;
    margin-top: 3px;
}
.threeInOne .secondaryTitle li {
    display: inline-block;
    margin-right: 17px;
    margin-top: 5px;
}
.threeInOne .secondaryTitle li a{
    margin: 0px;
    color: #666;
    cursor: pointer;
    padding-right: 2px;
    padding-left: 2px;
    text-decoration: none;
}
.threeInOne  .secondaryTitle ul{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.threeInOne .listRightCggg .listRightT .listRightTRight{
    float: right;
}

.threeInOne .listRightCggg  .list-content div ul li {
    padding-left: 18px;
}
.threeInOne .listRightCggg .list-content div ul li .title {
    color: #333;
    width: 372px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.threeInOne .listRightCggg .list-content div ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 15px;
    margin-right: 7px;
}

.threeInOne .listRightCggg .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.threeInOne  .listRightTBox {
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
    height: 52px;
    border-bottom: 1px solid #ccc;
}
/*质疑专栏*/
.zyzl{
    min-height:600px ;
    font-family: "宋体","Arial Narrow",HELVETICA;
    font-size: 14px;
}
.zyzl .crumbNavigation{
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}

.zyzl .resurgenceBox{
    border: 1px solid #ccc;
    border-top: 2px solid #1277e0;
    min-height:600px ;
    background-color: #fff;
}
.zyzl .resurgenceBox h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.zyzl .listLeft{
    width: 240px;
    float: left;
    margin-right: 10px;
    /*background: #fff;*/
    min-height:600px ;
    height:600px;
}
.zyzl .listLeft ul{
    margin-top: 10px;
}
.zyzl .listLeft ul>li{
    font-size: 12px;
    font-weight: 600;
    padding-left: 20px;
    line-height: 30px;
    float: none;
    margin-left: 0;
}
.zyzl .listLeft ul>li>a{
    font-size: 12px;
    cursor: pointer;
    font-weight: 600;
    position: unset;
    display: inline-block;
}
.zyzl .listLeft ul li::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #ccc;
    border-bottom: 5px solid transparent;
    margin-right: 5px;
}
.zyzl .listLeft .listLeftT{
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:600px;
    border-top: 2px solid #005392;
}
.zyzl .listLeft .listLeftB{
    margin-top: 10px;
    width: 240px;
    background: #fff;
    border: 1px solid #ccc;
    height:240px;
    border-top: 2px solid #005392;
}
.zyzl .listLeft .leftTitle{
    color: #333;
    font-size: 14px;
    width: 238px;
    height: 52px;
    line-height: 52px;
    background: #f2f2f2;
    font-weight: 600;
}

.zyzl .listLeft ul li a span {
    color: #333;
    font-size: 14px;
}
.zyzl .listLeft .leftTitle:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 18px;
    margin-right: 12px;
    margin-left: 20px;
}
.zyzl .nav-pills>li.active, .nav-pills>li.active:focus, .nav-pills>li.active:hover {
    color: #fff;
    background-color: #337ab7;
}
.zyzl .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: transparent;
}
/*.zyzl .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{*/
/*    color: #1277e0!important;*/
/*    background: #e7f1fc url(../img/a.png) no-repeat 10px center;*/
/*}*/
/*.zyzl .nav-pills > li.active > a:hover{*/
/*    color: #1277e0!important;*/
/*    background-color: #e7f1fc!important;*/
/*    background-image:  url(../img/a.png)!important;*/
/*    background-position-x: 10px!important;*/
/*    background-position-y: center!important;*/
/*    background-repeat: no-repeat!important;*/
/*}*/
/*.zyzl .nav-pills > li > a:hover{*/
/*    background-color: #eee!important;*/
/*}*/
.zyzl .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;

}
.zyzl .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    bottom: -12px;
}
.zyzl .nav-pills > li > .lista {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
}
.zyzl .listRight{
    float: left;
    background: #fff;
    width: 850px;
    border: 1px solid #ccc;
    /*border-top: 2px solid #1277e0;*/
    min-height:600px ;
}
.zyzl .listRight .listRightT{
    height: 90px;
    /*background: #f2f2f2;*/
}
.zyzl .listRight .input-ul{
    margin: 0;
    padding: 0;
}

.zyzl .listRight .listRightT .form-control {
    width: 135px;
}

.zyzl .listRight .listRightT  .form-control {
    vertical-align: unset;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
    border-right: 0;
}
.zyzl .listRight .listRightT .input-ul > li {
    float: left;
    padding: 6px 0px;
    position: relative;
}
.zyzl .listRight .listRightT .input-ul > li input{
    width: 140px;
}
.zyzl .listRight .listRightT .label-length {
    float: left;
    width: 74px;
    text-align: right;
    line-height: 22px;
    /*font-weight: unset;*/
    font-weight: 500;
}
.zyzl .listRight .listRightT .select-trigger, .date-trigger {
    border: 1px solid #b5b8c8;
    border-left: 0;
    cursor: pointer;
    height: 25px;
    width: 32px;
    float: left;
    text-align: center;
    line-height: 25px;
    color: #919191;
}
.zyzl #announcementDisplay1{
    width: 810px;
    margin: auto;
}
.zyzl #announcementDisplay1 li{
    text-align: center;
    margin: 10px 0;
}

.zyzl #announcementDisplay1 li span{
    float: left;
}
.zyzl #announcementDisplay1 li span:nth-of-type(1){
    width: 30px;
}
.zyzl #announcementDisplay1 li span:nth-of-type(2){
    width: 90px;
}
.zyzl #announcementDisplay1 li span:nth-of-type(3){
    width: 160px;
}
.zyzl #announcementDisplay1 li span:nth-of-type(4){
    width: 114px;
}
.zyzl #announcementDisplay1 li span:nth-of-type(5){
    width: 140px;
}
.zyzl #announcementDisplay1 li span:nth-of-type(6){
    width: 92px;
}
.zyzl #announcementDisplay1 li span:nth-of-type(7){
    width: 92px;
}
.zyzl #announcementDisplay1 li span:nth-of-type(8){
    width: 92px;
}
.zyzl label{
    margin-top: 2px;
}
.zyzl .listRight .charactersBox{
    height: 52px;
    background: #f2f2f2;
}
.zyzl .listRight .charactersBoxT {
    height: 52px;
    background: #f2f2f2;
}
.zyzl .listRight  .listRightTBox{
    width: 810px;
    margin: auto;
    font-size: 14px;
    padding-top: 12px;
    font-weight: bold;
    color: #333;
}
.zyzl .listRight .list-content .listRightTLeft{
    float: left;
    width: 92px;
    text-align:center;
}

.zyzl .listRight .charactersBoxT .listRightTLeft span:before{
    content: '';
    display: block;
    width: 4px;
    height: 14px;
    background-color: #c20e0c;
    float: left;
    margin-top: 2px;
    margin-right: 12px;
}

.zyzl .listRight .list-content .listRightTRight{
    float: right;
}

.zyzl .listRight  .list-content div ul li.circleDot {
    padding-left: 18px;
}
.zyzl .listRight .list-content div ul li .title {
    color: #333;
    width: 372px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zyzl .listRight .list-content div ul li.circleDot:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #036bab;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}

.zyzl .listRight .list-content div ul li .time {
    width: 78px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zyzl .dropdown-menu{
    margin-top: -8px;
    left: 72px;
    min-width: 120px;
}
.zyzl .dropdown-menu>li>a {
    padding: 3px 0px;
}
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}

